home *** CD-ROM | disk | FTP | other *** search
-
- // JavaScript wrapper for r3ialpaint.h
- // Auto generated file, do not modify by hand
- // Copyright ⌐ 2004, Realsoft Graphics Oy
-
- var R3_IALATTICEPAINTER_H = 1;
- include("real/intact/r3intact.js")
- include("oops/r3vector.js")
- include("real/objects/r3prim.js")
-
-
- var R3CLID_IALATTICEPAINTER = 1628;
-
-
-
-
-
-
- function r3Ialatticepainter () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_IALATTICEPAINTER, arguments);
- }
- // Attributes
- }
-
- r3Ialatticepainter.prototype=new r3Intact;
- // r3ialpaint.h_H